The Command<(Of <(<'ValueType>)>)> type exposes the following members.

Constructors

  NameDescription
Public methodCommand<(Of <(<'ValueType>)>)>
Default constructor

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Fields

  NameDescription
Public fieldNext
Pointer to the next command in the command time line
Public fieldPrev
Pointer to the previous command in the command time line
Public fieldVal
The command value stored in the time line

Properties

  NameDescription
Public propertyExecuted